Source for file ImplyRights.php
Documentation is available at ImplyRights.php
<?php require_once 'index.php'; ?>
$currentRight = $admin->perm ->getRights ();
if (empty ($currentRight)) {
echo 'Run the <b>Right</b> test first<br />';
Documentation generated on Mon, 11 Mar 2019 14:00:09 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|